How to Install pdmenu software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pdmenu software package in Ubuntu 14.04 LTS (Trusty Tahr)

pdmenu software package provides simple console menu program, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pdmenu 

pdmenu is installed in your system.

Make ensure the pdmenu package were installed using the commands given below,

$ sudo dpkg-query -l | grep pdmenu *

You will get with pdmenu package name, version, architecture and description in a table

pdmenu package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Shells
Package pdmenu
Version 1.3.2ubuntu1
Description simple console menu program
Sub Section Shells


See Also, How to uninstall or remove pdmenu software package from Ubuntu 14.04 LTS (Trusty Tahr)?